Skip to content

chore(submodules): update submodule SHAs to latest commits#16909

Merged
graphite-app[bot] merged 1 commit intomainfrom
update-submodules-1765813043
Dec 15, 2025
Merged

chore(submodules): update submodule SHAs to latest commits#16909
graphite-app[bot] merged 1 commit intomainfrom
update-submodules-1765813043

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Dec 15, 2025

Updates submodule dependencies to their latest commits.

Changes

  • test262: c0cf527947fee3
  • babel: 3591b2484d21e4
  • TypeScript: c21f73f0a07132
  • estree-conformance: 1f2816be0aa1b4

This PR is automatically generated by the update_submodules workflow.

Copilot AI review requested due to automatic review settings December 15, 2025 15:37
@Boshen Boshen self-assigned this Dec 15, 2025
@github-actions github-actions bot added A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Dec 15, 2025
@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Dec 15, 2025
Copy link
Member Author

Boshen commented Dec 15, 2025

Merge activity

Updates submodule dependencies to their latest commits.

## Changes

- test262: `c0cf527` → `947fee3`
- babel: `3591b24` → `84d21e4`
- TypeScript: `c21f73f` → `0a07132`
- estree-conformance: `1f2816b` → `e0aa1b4`

This PR is automatically generated by the [update_submodules workflow](https://github.com/oxc-project/oxc/blob/main/.github/workflows/update_submodules.yml).
@graphite-app graphite-app bot force-pushed the update-submodules-1765813043 branch from c76d00a to 3bd0554 Compare December 15, 2025 15:45
@graphite-app graphite-app bot merged commit 3bd0554 into main Dec 15, 2025
18 checks passed
@graphite-app graphite-app bot deleted the update-submodules-1765813043 branch December 15, 2025 15:51
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Dec 15, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR is an automated update of four submodule dependencies (test262, babel, TypeScript, and estree-conformance) to their latest commits. The updates are reflected in both the clone script that specifies the commit SHAs and in the test coverage snapshots that track test results against these submodules.

Key Changes:

  • Updated submodule commit SHAs in the parallel clone script
  • Refreshed all test coverage snapshots with new commit references and updated test counts
  • Test262 update added 16 new tests (46437→46453), improving estree conformance by fixing 4 Chinese calendar-related tests

Reviewed changes

Copilot reviewed 5 out of 27 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/scripts/clone-parallel.sh Updated TEST262_SHA, BABEL_SHA, TYPESCRIPT_SHA, and ESTREE_CONFORMANCE_SHA to latest commits
tasks/transform_conformance/snapshots/*.snap.md Updated babel commit SHA from 3591b24e to 84d21e4e in transform conformance snapshots
tasks/coverage/snapshots/tsc_diagnostics_codes.snap Updated TypeScript commit SHA and added diagnostic code 1540
tasks/coverage/snapshots/transpile.snap Updated TypeScript commit SHA from c21f73fd to 0a071327
tasks/coverage/snapshots/transformer_typescript.snap Updated TypeScript commit SHA and test counts (9833→9840 files)
tasks/coverage/snapshots/transformer_test262.snap Updated test262 commit SHA and test counts (46437→46453 files)
tasks/coverage/snapshots/transformer_babel.snap Updated babel commit SHA from 3591b24e to 84d21e4e
tasks/coverage/snapshots/semantic_typescript.snap Updated TypeScript commit SHA, test counts (6159→6164), and added semantic errors for new test files
tasks/coverage/snapshots/semantic_test262.snap Updated test262 commit SHA and test counts (46437→46453, 44785→44801 passed)
tasks/coverage/snapshots/semantic_babel.snap Updated babel commit SHA from 3591b24e to 84d21e4e
tasks/coverage/snapshots/parser_typescript.snap Updated TypeScript commit SHA and test counts (9833→9840 parsed, 9823→9830 passed)
tasks/coverage/snapshots/parser_test262.snap Updated test262 commit SHA and test counts (46437→46453)
tasks/coverage/snapshots/parser_babel.snap Updated babel commit SHA from 3591b24e to 84d21e4e
tasks/coverage/snapshots/minifier_test262.snap Updated test262 commit SHA and test counts (44019→44035)
tasks/coverage/snapshots/minifier_babel.snap Updated babel commit SHA from 3591b24e to 84d21e4e
tasks/coverage/snapshots/formatter_typescript.snap Updated TypeScript commit SHA and test counts (9833→9840, 9826→9833 passed)
tasks/coverage/snapshots/formatter_test262.snap Updated test262 commit SHA and test counts (46437→46453, 46434→46450 passed)
tasks/coverage/snapshots/formatter_babel.snap Updated babel commit SHA from 3591b24e to 84d21e4e
tasks/coverage/snapshots/estree_typescript.snap Updated TypeScript commit SHA and test counts (9759→9771, 9753→9765 passed)
tasks/coverage/snapshots/estree_test262.snap Updated test262 commit SHA, test counts (46189→46205), and removed 4 previously failing Chinese calendar tests
tasks/coverage/snapshots/estree_acorn_jsx.snap Updated estree-conformance commit SHA from 1f2816b2 to e0aa1b46
tasks/coverage/snapshots/codegen_typescript.snap Updated TypeScript commit SHA and test counts (9833→9840)
tasks/coverage/snapshots/codegen_test262.snap Updated test262 commit SHA and test counts (46437→46453)
tasks/coverage/snapshots/codegen_babel.snap Updated babel commit SHA from 3591b24e to 84d21e4e

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants